xen.git
2006-02-24 cl349@firebug... linux-i386: cleanup head.S, sync default_ldt and {new...
2006-02-24 Ian.Campbell... Implement direct iret to guest kernel where possible...
2006-02-24 kaf24@firebug... Tools changes for per-vcpu io event channel on IA64.
2006-02-24 kaf24@firebug... Return <4GB memory back to Xen when destroying a PAE...
2006-02-24 kaf24@firebug... This patch allows for compilation with C89 era compiler...
2006-02-24 kaf24@firebug... Cset 8950 adds shadow info dump in common code, however
2006-02-23 kaf24@firebug... Use common IRET macro for all exits from XenLinux....
2006-02-23 kaf24@firebug... Remove TBF_SLOW_IRET hack from x86/64 Xen return-to...
2006-02-23 kaf24@firebug... Remove explicit munging of selector RPLs from Xen Linux...
2006-02-23 vhanquez@kneesa... initialize few structure fully to zero with talloc_zero
2006-02-23 cl349@firebug... Output which shadow mode is used, if any.
2006-02-23 cl349@firebug... Make the fixmap area moveable in kernel address space.
2006-02-23 cl349@firebug... Move the gate page (vsyscall) out of the fixmap area...
2006-02-23 cl349@firebug... Add include/asm-i386/{a.out,elf}.h to sparse tree
2006-02-23 kaf24@firebug... Add XENFEAT feature parsing to the domain 0 builder...
2006-02-23 kaf24@firebug... Remove some unnecessary diffs vs. native Linux. We...
2006-02-23 kaf24@firebug... Fix netfront receive path for auto_translate_physmap...
2006-02-23 kaf24@firebug... Disable pagetable pinning for shadow-mode-refcount...
2006-02-23 kaf24@firebug... Clean up segment selector fixup and validation.
2006-02-23 kaf24@firebug... Rename XENFEAT_ring0_kernel to slightly more generic...
2006-02-23 kaf24@firebug... Silenty ignore calls to xen_create_contiguous_region...
2006-02-23 kaf24@firebug... Clean up some vmx code.
2006-02-23 kaf24@firebug... Whenever the slice of a domU is set to 0, sedf_adjdom...
2006-02-23 kaf24@firebug... Update the hypercalls in Mini-OS to reflect the current...
2006-02-23 kaf24@firebug... Per-vcpu IO evtchn support for VT-i guests (ia64).
2006-02-23 kaf24@firebug... Per-vcpu IO evtchn patch for HVM domain.
2006-02-22 emellor@leeni... Adding a second IP address onto eth0 causes the vif...
2006-02-22 Ian.Campbell... Add feature flag allowing guest kernel to run in domain 0.
2006-02-22 kaf24@firebug... Cset 8916 missed two extra pages for VT-i domain and...
2006-02-22 kaf24@firebug... Fix gcc warning and clean a piece of code in arch_set_i...
2006-02-22 kaf24@firebug... Change shadow_direct_map_init/clean param from vcpu...
2006-02-22 Ian.Campbell... Fix x86_64 Xen build.
2006-02-22 cl349@firebug... Don't reload segment registers -- it's done later in...
2006-02-22 Ian.Campbell... Move lgdt_finish inline
2006-02-22 Ian.Campbell... List supported feature flags in __xen_guest section.
2006-02-22 Ian.Campbell... Validate the segment selectors passed to arch_set_info_...
2006-02-22 Ian.Campbell... Allow Xen to truncate x86_32 segment limits to the...
2006-02-22 pl@us.ibm.comXM-Test takes a really long time to build the initrd...
2006-02-22 kaf24@firebug... When thermal interrupt happened when vmx guest is running,
2006-02-22 kaf24@firebug... Fix HVM x86-32 PAE guest support on 64-bit Xen.
2006-02-21 kaf24@firebug... Fix SVM instruction decode, fixing problem with gfxboot...
2006-02-21 kaf24@firebug... Fix 64b build breakage.
2006-02-21 kaf24@firebug... inst_len in HVM mmio handler must be a signed variable, as
2006-02-21 kaf24@firebug... Define constants for XENVER char array sizes. Allows...
2006-02-21 kaf24@firebug... Cleanups to tools since HVM domain P2M table and 1...
2006-02-21 kaf24@firebug... Fix cleanup path if an HVM guest fails very early,...
2006-02-21 kaf24@firebug... No need for save_segments() on HVM 64b guest.
2006-02-21 kaf24@firebug... Add PAE option to HVM config file.
2006-02-21 cl349@firebug... tpm: Fixes and cleanup
2006-02-21 cl349@firebug... Update ia64 sparse tree to Linux 2.6.16-rc4.
2006-02-21 cl349@firebug... Update to Linux 2.6.16-rc4.
2006-02-20 cl349@firebug... linux-i386: Fix CONFIG_X86_NO_TSS and CONFIG_X86_SYSENTER.
2006-02-20 cl349@firebug... linux-i386: Cleanup stack pointer initialization at...
2006-02-20 cl349@firebug... Suppress VIDEO_SELECT config option.
2006-02-20 cl349@firebug... Add drivers/video/Kconfig to sparse tree.
2006-02-20 cl349@firebug... Fix I/O port address for first floppy controller on...
2006-02-20 cl349@firebug... Fix read_cr3() and use it.
2006-02-20 cl349@firebug... Eliminate x86_64 idt_table.
2006-02-20 cl349@firebug... Eliminate i386 idt_table.
2006-02-20 cl349@firebug... Add arch/i386/Kconfig.cpu to sparse tree.
2006-02-20 vhanquez@kneesa... do not BUG() if memory cannot be allocated, just wait.
2006-02-20 vhanquez@kneesa... alloc_netdev must be freed with free_netdev, not direct...
2006-02-20 cl349@firebug... Simplify utoa macro, make it identical with x86_64...
2006-02-20 cl349@firebug... Eliminate hard coded items from x86_64 __xen_guest...
2006-02-20 cl349@firebug... Eliminate hard coded items from i386 __xen_guest section
2006-02-20 cl349@firebug... Fix loading binary kernel images.
2006-02-20 cl349@firebug... Eliminate tss - tss is meaningless in a paravirtualized...
2006-02-20 cl349@firebug... Add arch/x86_64/kernel/{asm-offsets,init_task}.c to...
2006-02-20 cl349@firebug... Eliminate tss - tss is meaningless in a paravirtualized...
2006-02-20 cl349@firebug... Add arch/i386/kernel/{asm-offsets.c,sysenter.c,vm86...
2006-02-20 vhanquez@kneesa... missing "is not set" string in one config option.
2006-02-20 vhanquez@kneesa... Set default HZ to 100.
2006-02-20 cl349@firebug... Allow CPU frequency option on x86_64 for privileged...
2006-02-20 cl349@firebug... Don't define ARCH_APICTIMER_STOPS_ON_C3.
2006-02-20 cl349@firebug... Add include/asm-{i386,x86_64}/apic.h to sparse tree.
2006-02-19 kaf24@firebug... Fix get_mfn_from_gpfn_foreign for HVM guests.
2006-02-18 kaf24@firebug... Missing file from previous changeset.
2006-02-18 kaf24@firebug... Enable x86_32 PAE unmodified guests on 64-bit Xen when...
2006-02-18 kaf24@firebug... Include an extra header file in xenbus.h. Fixes ia64...
2006-02-18 kaf24@firebug... Fix debug build.
2006-02-18 kaf24@firebug... Svm patch to remove unneeded update_pagetables().
2006-02-18 kaf24@firebug... Svm patch to fix asid logic on multicore.
2006-02-18 kaf24@firebug... Svm patch to cleanup the injection logic and consolidat...
2006-02-17 emellor@leeni... Attached patch updates the xm man page for the listing of
2006-02-17 kaf24@firebug... Remove obsolete ccache patch from xm-test buildroot.
2006-02-17 kaf24@firebug... Fix buildroot problems and bring the buildroot image up
2006-02-17 kaf24@firebug... Disable C1 clock ramping on AMD 8th gen CPUs.
2006-02-17 emellor@leeni... This patch displays the network-list/block-list/vtpm...
2006-02-17 kaf24@firebug... Fix 64b build.
2006-02-17 kaf24@firebug... Fix HVM MSR save/restore.
2006-02-17 cl349@firebug... Fix Read/Write CR3 emulation.
2006-02-17 kaf24@firebug... Fix a VMX FPU bug introduced in changeset 8834.
2006-02-16 cl349@firebug... Update the ia64 linux-2.6-xen-sparse tree to 2.6.16...
2006-02-16 kaf24@firebug... Update defconfigs for PCI front/back driver config...
2006-02-16 kaf24@firebug... Update documentation to describe new PCI front/back...
2006-02-16 kaf24@firebug... Tools changes for PCI front/back drivers.
2006-02-16 kaf24@firebug... PCI backend and frontend drivers for i386 and x86_64.
2006-02-16 kaf24@firebug... Provide a simpler, higher-level interface for mapping...
2006-02-16 kaf24@firebug... Fix bugs related to the virtual TPM. Also make the...
2006-02-16 kaf24@firebug... Fix a dead download url for ccache when building the...
next